In this part, we use Lincoln Memorial as an example station to show the change in amount of rides over time.
## `summarise()` has grouped output by 'day', 'month'. You can override using the `.groups` argument.
## [1] 0
In this part, we visualize the demand of bikes at the Lincoln Memorial station by different whether conditions.
## `geom_smooth()` using method = 'gam' and formula 'y ~ s(x, bs = "cs")'